Skip to content

feat: add some compat info to changelog for DefaultBrowserSettingEnabled - #286

Closed
bsmth wants to merge 2 commits into
mozilla:mainfrom
bsmth:2051921-DefaultBrowserSettingEnabled
Closed

bsmth wants to merge 2 commits into
mozilla:mainfrom
bsmth:2051921-DefaultBrowserSettingEnabled

Conversation

@bsmth

@bsmth bsmth commented Aug 17, 2026

Copy link
Copy Markdown
Collaborator

Description:

The proper fix should land in the schema, but noting in changelog for now.

Motivation:

Correcting the compat info.

Related issues and pull requests:

@bsmth

bsmth commented Sep 1, 2026

Copy link
Copy Markdown
Collaborator Author

This is on the page at https://firefox-admin-docs.mozilla.org/reference/policies/defaultbrowsersettingenabled/#compatibility so marking this as outdated.

See

"DefaultBrowserSettingEnabled": {
"type": "boolean",
"x-category": "Startup",
"x-compatibility": {
"firefox": { "version_added": "154" },
"firefox_esr": { "version_added": "153.1" },
"firefox_enterprise": { "version_added": "154" }
},
"x-restart-required": true,
"description": "Control whether the user can set Firefox as the default browser. If set to false, the default browser check is disabled and the controls for setting Firefox as the default browser are removed from the preferences.",
"examples": [false]
},

@bsmth bsmth closed this Sep 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant